write in code
英
美
[网络] 写代码
双语例句
- It would, however, be very tedious and difficult to write all information in binary code.
把所有的信息都翻译成二进制码是十分枯燥和困难的。 - You can also optionally write code to sort the columns on plug-in ID like in the sample code.
我们也可以编写一些代码根据插件ID列进行排序,就像是我们的样例代码一样。 - To write ( a message, for example) in code or cipher.
译成密码用电码或密码书写(如,信息) - We write our code in such a way that some other piece of code is responsible for selecting which implementation of the Math interface our code will use
我们以特定的方式编写另一段代码,使其负责选择代码将要使用的Math接口实现 - I'm sure you have been told a number of times that you should write comments in your code.
毫无疑问,你已经千百次地被告知,在编写代码时一定要添加注释。 - So really, the rule of thumb if you think back to Scratch is that any time you write a statement something that does something in one line of code you generally need the semicolon there.
实际上,根据经验,你们回忆一下在Scratch中,任何时候你们写一条语句-,处理一些操作的一行代码-,你们通常需要在那里加个分号。 - If you can't remember your number, write it in code in a diary.
如果记不住自己的号码,可以用代码记在日记簿里。 - You cannot edit the protected parts of the document, but you can still write code in the code editor to automate the document.
您无法编辑文档中受保护的部分,但仍可以在代码编辑器中编写代码以自动执行文档。 - I may want to write my code in UTF-8, but some Japanese programmer may want to write his code in Shift JIS.
我也许希望我的代码是UTF-8的,但是一些日本程序员希望它们的代码是ShiftJIS。 - Write your application in as little code as possible and get the container to do the work.
以尽可能少的代码编写您的应用程序,并且使容器来完成此项工作。